hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
ANativeActivityCallbacks.onContentRectChanged
hip
jni
android
native_activity
ANativeActivityCallbacks
The rectangle in the window in which content should be placed has changed.
struct
ANativeActivityCallbacks
void
function
(
ANativeActivity
*
activity
,
const
ARect
*
rect
)
onContentRectChanged
;
Meta
Source
See Implementation
hip
jni
android
native_activity
ANativeActivityCallbacks
variables
onConfigurationChanged
onContentRectChanged
onDestroy
onInputQueueCreated
onInputQueueDestroyed
onLowMemory
onNativeWindowCreated
onNativeWindowDestroyed
onNativeWindowRedrawNeeded
onNativeWindowResized
onPause
onResume
onSaveInstanceState
onStart
onStop
onWindowFocusChanged
The rectangle in the window in which content should be placed has changed.